-
Home
-
Pixel Caffeine
-
2.1.4
-
Code
-
Classes
- LogRepository
Total Complexity |
26 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
222 |
Lines of code |
107 |
Logical lines of code |
55 |
Comment lines |
82 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findBy() |
A |
47 |
8 |
35 |
getCriteriaSql() |
S |
60 |
4 |
12 |
update() |
S |
61 |
2 |
12 |
save() |
S |
70 |
2 |
7 |
remove() |
S |
68 |
2 |
7 |
removeAll() |
S |
70 |
2 |
6 |
persist() |
S |
63 |
1 |
10 |
findByID() |
S |
78 |
1 |
3 |
findAll() |
S |
78 |
1 |
3 |
findByException() |
S |
77 |
1 |
3 |
getCount() |
S |
69 |
1 |
6 |
getCountAll() |
S |
81 |
1 |
3 |